home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm1 / clcht415.rdm < prev    next >
Text File  |  1996-02-22  |  2KB  |  65 lines

  1. Short:    Extensive chat for TCP/IP and/or BBS
  2. Author:   o.wagner@lsd.wupper.de
  3. Uploader: o.wagner@lsd.wupper.de
  4. Version:  4.15
  5. Type:     comm/bbs
  6.  
  7. Long:
  8.  
  9. This is a multi-user multi-channel chat system somewhat based on
  10. IRC. It can be used via TCP/IP connections or totally standalone.
  11. It features:
  12.  
  13. o unlimited number of users
  14. o unlimited number of channels
  15. o private messaging
  16. o automatic user identification
  17. o NEW: private channels
  18. o NEW: IRC compatibility demon to allow any IRC client to join
  19.   a clchat server.
  20. o flood protection
  21. o user banning
  22. o multiple server capability with loop protection
  23. o channel operator privileges for setting channel topics
  24.   and removing users from a channel
  25. o chat operator privilege for global channel operator status
  26.   and removing users from chat completely
  27.  
  28. The user frontend for the chat is a comfortable GUI client
  29. providing
  30.  
  31. o easy user & channel operations
  32. o input history
  33. o automatic notifications of certain events via Deiconification
  34.   or beep
  35. o builtin ARexx-Port
  36. o NEW: Dialog windows for direct user<->user communication
  37. o NEW: direct file transfers to remote users via IP
  38.  
  39. There is also a ANSI client suitable for BBS usage:
  40.  
  41. o full ANSI/VT100 compliant text output, completely using
  42.   STDIO.
  43. o suitable for any BBS package capable of running STDIO apps.
  44. o different colors for various messages.
  45.  
  46. === changes since Release 4.13 ===
  47.  
  48. Release 4.14
  49. ------------
  50. - did some work on the CLChatGUI-Client (see history)
  51. - MODE +o/-o will now work in CLChatIRCD
  52. - fixed QUIT stealing on CLChatIRCD
  53. - fixed CLChatD crashing w/ messages > 255 Bytes
  54. - several small cleanups
  55.  
  56. Release 4.15
  57. ------------
  58. - did some work on the CLChatGUI-Client (see history)
  59. - fixed CLChatIRCD 312 WHOIS response.
  60. - added a kludge to avoid CLChatIRCD CTCP loops.
  61. - fixed a severe security hole in the bot coding when calling
  62.   external programs involing the pipe symbol.
  63. - doubled MessageID space.
  64. - user bans are now global and broadcasted via the network.
  65.